go/constant.complexVal.String (method, view implemented interface methods)
one use
go/constant (current package)
value.go#L239: func (x complexVal) String() string { return fmt.Sprintf("(%s + %si)", x.re, x.im) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)